Arkanjo 0.1
A tool for find code duplicated functions in codebases
|
#include <json.hpp>
Public Types | |
using | char_type = unsigned char |
using | int_type = uint64_t |
Static Public Member Functions | |
static int_type | to_int_type (char_type c) noexcept |
static char_type | to_char_type (int_type i) noexcept |
static constexpr int_type | eof () noexcept |
using detail::char_traits< unsigned char >::char_type = unsigned char |
using detail::char_traits< unsigned char >::int_type = uint64_t |
|
staticconstexprnoexcept |
|
staticnoexcept |
|
staticnoexcept |