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
|
@ -7,7 +7,7 @@ Interface
|
|||
========================================
|
||||
.. sourcecode:: c++
|
||||
|
||||
static char_type* assign(char_type* s, std::size_t n, char_type a);
|
||||
static SPROUT_CXX14_CONSTEXPR char_type* assign(char_type* s, std::size_t n, char_type a);
|
||||
|
||||
Effects
|
||||
========================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue