Daniel Lemire
|
8a8eea53a2
|
Prefixing macros (issue 1035) (#1124)
* Renaming partially done.
* More prefixing.
* I thought that this was fixed.
* Missed one.
* Missed a few.
* Missed another one.
* Minor fixes.
|
2020-08-18 18:25:36 -04:00 |
John Keiser
|
0c9dc11550
|
Use really_inline to help g++ detect initialized variable
|
2020-06-21 16:27:05 -07:00 |
John Keiser
|
1ff55c2729
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
John Keiser
|
6fa5abcd7e
|
Replace x.get<T>() with x.get(v) or T(x)
|
2020-06-21 14:36:38 -07:00 |
John Keiser
|
ae1bd891e7
|
Remove deprecated uses of parse_many
|
2020-06-21 11:19:06 -07:00 |
John Keiser
|
9899e5021d
|
Allow use of document_stream with tie()
|
2020-06-20 21:15:05 -07:00 |
John Keiser
|
efc168f473
|
Make test changes only
|
2020-06-19 13:27:33 -07:00 |
John Keiser
|
60f17d26a3
|
Move test macros to a header
|
2020-06-19 13:27:00 -07:00 |