Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::IsConst< T > Struct Template Reference

Use this struct to determine if a template type is a const type. More...

#include <MetaProgramming.h>

Public Types

enum  { VALUE = 0 }
 

Detailed Description

template<typename T>
struct Poco::IsConst< T >

Use this struct to determine if a template type is a const type.

Definition at line 59 of file MetaProgramming.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
VALUE 

Definition at line 62 of file MetaProgramming.h.


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