mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Member Functions
m::StrClone Struct Reference

#include <Pool.hpp>

Public Member Functions

const char * operator() (const char *str) const
 
const char * operator() (std::string_view sv) const
 

Detailed Description

Definition at line 436 of file Pool.hpp.

Member Function Documentation

◆ operator()() [1/2]

const char * m::StrClone::operator() ( const char *  str) const
inline

Definition at line 438 of file Pool.hpp.

References M_notnull.

◆ operator()() [2/2]

const char * m::StrClone::operator() ( std::string_view  sv) const
inline

Definition at line 439 of file Pool.hpp.

References M_notnull.


The documentation for this struct was generated from the following file: