pdfmm 0.9.20
is_char< T > Struct Template Reference

#include <core.h>

Inherits std::false_type.

Detailed Description

template<typename T>
struct is_char< T >

Specifies if T is a character type. Can be specialized by users.