LibreOffice
LibreOffice 4.3 SDK C/C++ API Reference
Public Types | Static Public Attributes | List of all members
rtl::internal::ConstCharArrayDetector< const char[N], T > Struct Template Reference

#include <stringutils.hxx>

Public Types

typedef T Type
 

Static Public Attributes

static const int size = N
 
static const bool ok = true
 

Member Typedef Documentation

template<int N, typename T >
typedef T rtl::internal::ConstCharArrayDetector< const char[N], T >::Type

Member Data Documentation

template<int N, typename T >
const bool rtl::internal::ConstCharArrayDetector< const char[N], T >::ok = true
static
template<int N, typename T >
const int rtl::internal::ConstCharArrayDetector< const char[N], T >::size = N
static

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