?? empty_base.rst
字號:
.. Data Types/Miscellaneous//empty_base |20
empty_base
==========
Synopsis
--------
.. parsed-literal::
struct empty_base {};
Description
-----------
An empty base class. Inheritance from |empty_base| through the |inherit|
metafunction is a no-op.
Header
------
.. parsed-literal::
#include <boost/mpl/empty_base.hpp>
See also
--------
|Data Types|, |inherit|, |inherit_linearly|, |void_|
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -