mirror of
https://github.com/boostorg/type_index.git
synced 2025-07-29 20:07:18 +02:00
One more example and integrate examples into the docs
This commit is contained in:
@ -268,6 +268,12 @@ Issues with cross module type comparison on a bugged compilers are bypassed by d
|
||||
[import ../examples/table_of_names.cpp]
|
||||
[section Table of raw_name() and pretty_name() outputs with and without RTTI ] [type_index_names_table] [endsect]
|
||||
|
||||
[import ../examples/constexpr14_namespace_check.cpp]
|
||||
[section C++14: Checking namespace at compile time ] [type_index_constexpr14_namespace_example] [endsect]
|
||||
|
||||
[import ../examples/constexpr14_sort_check.cpp]
|
||||
[section C++14: Checking lexigraphical order of provided types ] [type_index_constexpr14_sort_check_example] [endsect]
|
||||
|
||||
[endsect]
|
||||
|
||||
[xinclude autodoc.xml]
|
||||
|
Reference in New Issue
Block a user