mirror of
https://github.com/boostorg/core.git
synced 2025-05-09 23:03:54 +00:00
Minor documentation fix
This commit is contained in:
parent
f7b04afe4d
commit
8265fe6405
@ -25,7 +25,7 @@ differences and extra template parameters of the standard library
|
||||
container types.
|
||||
|
||||
For example, `type_name< std::map<std::string, int> >()` returns
|
||||
`std::map<std::string, int>` and not
|
||||
`"std::map<std::string, int>"` and not
|
||||
|
||||
```
|
||||
std::map<std::__cxx11::basic_string<char, std::char_traits<char>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user