⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 empty_base.rst

📁 C++的一个好库。。。现在很流行
💻 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 + -