cartobase  5.0.5
carto::GenericObjectTypeDeclared< T > Struct Template Reference

Class to force a compilation error when a generic object. More...

#include <cartobase/object/object.h>

Static Public Member Functions

static void check (T *x=NULL)
 

Detailed Description

template<typename T>
struct carto::GenericObjectTypeDeclared< T >

Class to force a compilation error when a generic object.

Definition at line 756 of file object.h.

Member Function Documentation

◆ check()

template<typename T >
static void carto::GenericObjectTypeDeclared< T >::check ( T *  x = NULL)
inlinestatic

Definition at line 758 of file object.h.


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