mirror of
https://github.com/boostorg/mpl.git
synced 2025-10-02 18:51:02 +02:00
fix a typo (thanks to Yutaka Leon Suematsu)
[SVN r27957]
This commit is contained in:
@@ -78,7 +78,7 @@ Example
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
BOOST_MPL_HAS_XXX_TRAIT_DEF(has_xxx)
|
||||
BOOST_MPL_HAS_XXX_TRAIT_DEF(xxx)
|
||||
|
||||
struct test1 {};
|
||||
struct test2 { void xxx(); };
|
||||
|
Reference in New Issue
Block a user