cartobase  5.1.2
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 767 of file object.h.

Member Function Documentation

◆ check()

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

Definition at line 769 of file object.h.

Referenced by carto::TypedObject< T >::TypedObject().


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