blocxx
BLOCXX_NAMESPACE::Cstr::CstrArr< S const * > Struct Template Reference

#include <Cstr.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::Cstr::CstrArr< S const * >:
BLOCXX_NAMESPACE::Cstr::ctassert< is_char_ptr< S >::value >

Public Member Functions

 CstrArr (S const *sarr0)
 

Public Attributes

char const *const * sarr
 

Detailed Description

template<typename S>
struct BLOCXX_NAMESPACE::Cstr::CstrArr< S const * >

Definition at line 163 of file Cstr.hpp.

Constructor & Destructor Documentation

◆ CstrArr()

template<typename S >
BLOCXX_NAMESPACE::Cstr::CstrArr< S const * >::CstrArr ( S const * sarr0)
inline

Definition at line 167 of file Cstr.hpp.

Member Data Documentation

◆ sarr

template<typename S >
char const* const* BLOCXX_NAMESPACE::Cstr::CstrArr< S const * >::sarr

Definition at line 165 of file Cstr.hpp.


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