📄 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_|
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -