ngfx::Util
Public Functions
Name | |
---|---|
template <typename T > bool |
contains(std::vector< T > & v, T item) |
uint64_t | hash(const std::string & s) |
Public Functions Documentation
function contains
template <typename T >
static inline bool contains(
std::vector< T > & v,
T item
)
function hash
static uint64_t hash(
const std::string & s
)
Updated on 3 April 2021 at 20:21:51 PDT