nngn
Loading...
Searching...
No Matches
utils.cpp File Reference
#include "utils.h"
#include <cstring>
#include <fstream>
#include <type_traits>
#include "log.h"
Include dependency graph for utils.cpp:

Namespaces

namespace  anonymous_namespace{utils.cpp}
 
namespace  nngn
 

Concepts

concept  anonymous_namespace{utils.cpp}::byte_range
 

Functions

bool anonymous_namespace{utils.cpp}::read (std::string_view filename, byte_range auto *v)
 
bool nngn::read_file (std::string_view filename, std::string *ret)
 
bool nngn::read_file (std::string_view filename, std::vector< std::byte > *ret)