Monero
Loading...
Searching...
No Matches
wipeable_string.cpp File Reference
#include <boost/optional/optional.hpp>
#include <limits>
#include <string.h>
#include "memwipe.h"
#include "misc_log_ex.h"
#include "wipeable_string.h"
Include dependency graph for wipeable_string.cpp:

Namespaces

namespace  epee
 TODO: (mj-xmr) This will be reduced in an another PR.

Variables

static constexpr const char hex [] = u8"0123456789abcdef"

Variable Documentation

◆ hex

const char hex[] = u8"0123456789abcdef"
staticconstexpr