Peter Dimov
|
76401063a6
|
Remove constexpr test from sv_construct_test
|
2024-02-07 06:34:06 +02:00 |
|
Peter Dimov
|
4a0df827c1
|
Merge pull request #164 from anarthal/develop
Constructor from std::string_view is now constexpr
|
2024-02-07 03:03:42 +02:00 |
|
Ruben Perez
|
59c0fb69f0
|
Constructor from std::string_view is now constexpr
close #163
|
2024-02-06 23:15:26 +01:00 |
|
Peter Dimov
|
2f092c62fe
|
Disable std::pmr use under AppleClang. Refs #162.
|
2024-02-06 19:12:11 +02:00 |
|
Peter Dimov
|
585ac9ace1
|
Move string_view.hpp to boost/core/detail
|
2021-10-27 03:08:10 +03:00 |
|
Peter Dimov
|
9b22937647
|
g++ 11 has <memory_resource> but not std::pmr::string
|
2021-10-09 20:06:20 +03:00 |
|
Peter Dimov
|
88eee0c628
|
Test std::pmr::string in sv_construct_test
|
2021-10-09 19:50:34 +03:00 |
|
Peter Dimov
|
a8e7a3395e
|
Add sv_iteration_test
|
2021-10-06 05:36:12 +03:00 |
|
Peter Dimov
|
7d05dfa87d
|
Add sv_construct_test
|
2021-10-04 17:25:34 +03:00 |
|