#include "kblib/containers.h"
#include "kblib/icu.h"
#include "kblib/kblib.h"
#include <array>
#include <iostream>
#include <list>
#include <map>
#include <set>
#include <string_view>
#include "catch.hpp"
Go to the source code of this file.
◆ test() [1/2]
constexpr auto test |
( |
| ) |
-> bool |
|
constexprnoexcept |
◆ test() [2/2]
auto test |
( |
std::streamsize |
s | ) |
-> void |
◆ TEST_CASE()
◆ test_trie()
◆ type_name_f()
template<class T >
constexpr auto type_name_f |
( |
| ) |
-> std::string_view |
|
constexpr |
◆ type_name
template<typename C >
constexpr const char type_name[] = "unknown" |
|
constexpr |
◆ type_name< char >
◆ type_name< signed char >
◆ type_name< unsigned char >