Guillaume Racicot
|
82fbbeeac5
|
Adapted unit tests to use ADL calls for swap like the new swappable concept
|
2020-06-06 12:28:52 -04:00 |
|
Guillaume Racicot
|
225c8f150a
|
Disable std::swap specialization in C++20 and added a friend swap function
|
2020-06-06 11:36:39 -04:00 |
|
Guillaume Racicot
|
14e6278c2f
|
Merge branch 'develop' of github.com:gracicot/json into develop
|
2018-06-04 11:18:25 -04:00 |
|
Guillaume Racicot
|
7acd90b651
|
Fixed check for compatible string type
|
2018-06-04 11:18:19 -04:00 |
|
 Guillaume RacicotandGitHub
|
5676a2a076
|
Aligned template declaration
|
2018-06-03 23:51:07 -04:00 |
|
Guillaume Racicot
|
e0e7fa39e7
|
Re-added external_constructor with string compatible types
|
2018-06-03 23:49:13 -04:00 |
|
Guillaume Racicot
|
4778c02ab5
|
Set MSVC version from 1514 and older
|
2018-06-01 14:42:25 -04:00 |
|
Guillaume Racicot
|
714c592680
|
Disabled implicit conversion to string_view on MSVC 15.13 and older
|
2018-06-01 14:22:57 -04:00 |
|
Guillaume Racicot
|
aaee18ce90
|
Added test for string conversion with string_view
|
2018-04-09 11:15:33 -04:00 |
|
Guillaume Racicot
|
c78dbc366c
|
Added test for conversion to string_view
|
2018-03-29 01:03:57 -04:00 |
|
Guillaume Racicot
|
53d8d57921
|
Amalgamate single include
|
2018-03-29 01:03:36 -04:00 |
|
Guillaume Racicot
|
2a5506ed98
|
Amalgamated headers
|
2018-03-16 13:16:10 -04:00 |
|
Guillaume Racicot
|
8165707990
|
basic_json now supports getting many type of strings
|
2018-03-15 15:35:00 -04:00 |
|