ssp/include/ss
2024-03-01 02:47:04 +01:00
..
common.hpp Fix bug with get_line_buffer when used with data buffer that is not null terminated and does not end with \n (#40) 2024-03-01 02:47:04 +01:00
converter.hpp Fix compile issues for c++20 (#39) 2024-03-01 00:52:00 +01:00
exception.hpp Make throw_on_error and string_error separate options, update parser to have line reading a separate function with respect to splitting 2023-07-10 02:39:24 +02:00
extract.hpp Add ss::uint8 and ss::int8, add unit tests for them 2024-02-25 17:46:35 +01:00
function_traits.hpp make indent with 4 caracters instead of 8 2020-12-26 00:46:42 +01:00
parser.hpp Fix bug with get_line_buffer when used with data buffer that is not null terminated and does not end with \n (#40) 2024-03-01 02:47:04 +01:00
restrictions.hpp add lt gt lte gte restrictions, update unit tests, update documentation 2021-01-03 15:38:07 +01:00
setup.hpp Add positions method to parser, write unit tests for it, update other parser tests 2024-02-25 02:06:48 +01:00
splitter.hpp [skip ci] Add std:: to invoked C std lib functions 2024-02-25 13:03:52 +01:00
type_traits.hpp Replace ss::ternary_t with std::conditional_t 2023-02-12 12:45:49 +01:00