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

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

#include <cartobase/object/object.h>

Inheritance diagram for carto::GenericObjectTypeDeclared< T >:

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.


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