mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
support SPROUT_CXX14_CONSTEXPR
This commit is contained in:
parent
88ee58bcf4
commit
2b0aaf71b4
139 changed files with 295 additions and 295 deletions
|
@ -307,7 +307,7 @@ Interface
|
|||
========================================
|
||||
.. sourcecode:: c++
|
||||
|
||||
basic_string(std::initializer_list<value_type> il);
|
||||
SPROUT_INITIALIZER_LIST_CONSTEXPR basic_string(std::initializer_list<value_type> il);
|
||||
|
||||
Requires
|
||||
========================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue