blocxx
Public Member Functions | Public Attributes

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

#include <Cstr.hpp>

List of all members.

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

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

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: