?? macros.rst
字號:
Being a *template* metaprogramming framework, the MPL concentrates on
getting one thing done well and leaves most of the clearly
preprocessor-related tasks to the corresponding specialized
libraries [PRE]_, [Ve03]_. But whether we like it or not, macros play
an important role on today's C++ metaprogramming, and some of
the useful MPL-level functionality cannot be implemented
without leaking its preprocessor-dependent implementation
nature into the library's public interface.
.. [PRE] Vesa Karvonen, Paul Mensonides,
`The Boost Preprocessor Metaprogramming library`__
__ http://www.boost.org/libs/preprocessor/doc/index.html
.. [Ve03] Vesa Karvonen, `The Order Programming Language`, 2003.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -