blocxx
Public Member Functions | Public Attributes

BLOCXX_NAMESPACE::Cstr::CstrArr< Array< S > > Struct Template Reference

#include <Cstr.hpp>

List of all members.

Public Member Functions

 CstrArr (Array< S > const &s)

Public Attributes

Array< char const * > a
char const *const sarr

Detailed Description

template<typename S>
struct BLOCXX_NAMESPACE::Cstr::CstrArr< Array< S > >

Definition at line 196 of file Cstr.hpp.


Constructor & Destructor Documentation

template<typename S >
BLOCXX_NAMESPACE::Cstr::CstrArr< Array< S > >::CstrArr ( Array< S > const &  s) [inline]

Member Data Documentation

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

Definition at line 198 of file Cstr.hpp.

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

Definition at line 199 of file Cstr.hpp.


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