neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::basic_quick_string< charT, Traits, Alloc >::not_view_string Struct Reference

#include <quick_string.hpp>

Inheritance diagram for neolib::basic_quick_string< charT, Traits, Alloc >::not_view_string:

Public Member Functions

 not_view_string ()
 

Detailed Description

template<typename charT, typename Traits = std::char_traits<charT>, typename Alloc = std::allocator<charT>>
struct neolib::basic_quick_string< charT, Traits, Alloc >::not_view_string

Definition at line 81 of file quick_string.hpp.

Constructor & Destructor Documentation

◆ not_view_string()

template<typename charT , typename Traits = std::char_traits<charT>, typename Alloc = std::allocator<charT>>
neolib::basic_quick_string< charT, Traits, Alloc >::not_view_string::not_view_string ( )
inline

Definition at line 81 of file quick_string.hpp.


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