siplasplas
A library for C++ reflection and introspection
cpp::constexp::StringView Class Reference

Implements a constexpr reference to an slice of an string. More...

#include <siplasplas/constexpr/stringview.hpp>

Inherits cpp::constexp::ArrayView< T >.

Public Member Functions

constexpr StringView (const ArrayView< char > &arrayView)
 

Detailed Description

Implements a constexpr reference to an slice of an string.


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