cartobase 6.0.6
carto::select< false, U, V > Struct Template Reference

#include <cartobase/type/select.h>

Inheritance diagram for carto::select< false, U, V >:
Collaboration diagram for carto::select< false, U, V >:

Public Types

typedef V result
 
typedef U result
 

Detailed Description

template<typename U, typename V>
struct carto::select< false, U, V >

Definition at line 70 of file select.h.

Member Typedef Documentation

◆ result [1/2]

typedef U carto::select< flag, U, V >::result

Definition at line 64 of file select.h.

◆ result [2/2]

template<typename U, typename V>
typedef V carto::select< false, U, V >::result

Definition at line 73 of file select.h.


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