an internal type for a backed binary type
More...
#include <json.hpp>
|
|
using | container_type = BinaryType |
|
using | subtype_type = std::uint64_t |
template<typename BinaryType>
class byte_container_with_subtype< BinaryType >
an internal type for a backed binary type
- See also
- https://json.nlohmann.me/api/byte_container_with_subtype/
◆ byte_container_with_subtype() [1/5]
template<typename BinaryType>
◆ byte_container_with_subtype() [2/5]
template<typename BinaryType>
◆ byte_container_with_subtype() [3/5]
template<typename BinaryType>
◆ byte_container_with_subtype() [4/5]
template<typename BinaryType>
◆ byte_container_with_subtype() [5/5]
template<typename BinaryType>
◆ clear_subtype()
template<typename BinaryType>
◆ has_subtype()
template<typename BinaryType>
◆ set_subtype()
template<typename BinaryType>
◆ subtype()
template<typename BinaryType>
The documentation for this class was generated from the following file: