Photon 1.0.0
Loading...
Searching...
No Matches
bin_to_hex.h File Reference
#include <cctype>
#include <spdlog/common.h>

Go to the source code of this file.

Classes

class  spdlog::details::dump_info< It >
 
struct  fmt::formatter< spdlog::details::dump_info< T >, char >
 

Namespaces

namespace  spdlog
 
namespace  spdlog::details
 
namespace  fmt
 

Functions

template<typename Container >
details::dump_info< typename Container::const_iterator > spdlog::to_hex (const Container &container, size_t size_per_line=32)
 
template<typename It >
details::dump_info< It > spdlog::to_hex (const It range_begin, const It range_end, size_t size_per_line=32)