plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | List of all members
plg::static_string< N > Struct Template Reference

Public Member Functions

constexpr static_string (std::string_view sv) noexcept
 
constexpr operator std::string_view () const noexcept
 

Detailed Description

template<std::size_t N>
struct plg::static_string< N >

Definition at line 18 of file enum.hpp.

Constructor & Destructor Documentation

◆ static_string()

template<std::size_t N>
constexpr plg::static_string< N >::static_string ( std::string_view  sv)
inlineconstexprnoexcept

Definition at line 19 of file enum.hpp.

Member Function Documentation

◆ operator std::string_view()

template<std::size_t N>
constexpr plg::static_string< N >::operator std::string_view ( ) const
inlineconstexprnoexcept

Definition at line 23 of file enum.hpp.


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