Metall  v0.28
A persistent memory allocator for data-centric analytics
string.hpp File Reference
#include <cstring>
#include <metall/json/json_fwd.hpp>

Go to the source code of this file.

Namespaces

 metall
 The top level of namespace of Metall.
 
 metall::json
 Namespace for Metall JSON container, which is in an experimental phase.
 
 metall::json::jsndtl
 

Functions

template<typename char_t , typename traits , typename allocator , typename other_string_type >
bool metall::json::jsndtl::general_string_equal (const basic_string< char_t, traits, allocator > &string, const other_string_type &other_string) noexcept