|
Goby3 3.5.1
2026.06.04
|
#include <goby/util/thirdparty/nlohmann/json.hpp>
Public Types | |
| using | char_type = char |
Public Member Functions | |
| wide_string_input_adapter (BaseInputAdapter base) | |
| std::char_traits< char >::int_type | get_character () noexcept |
| template<class T> | |
| std::size_t | get_elements (T *, std::size_t=1) |
| using detail::wide_string_input_adapter< BaseInputAdapter, WideCharType >::char_type = char |
|
inline |
|
inlinenoexcept |
|
inline |