CGAL 5.6 - STL Extensions for CGAL
Loading...
Searching...
No Matches
CGAL::Default::Get< Parameter, Type > Struct Template Reference

#include <CGAL/Default.h>

Definition

template<typename Parameter, typename Type>
struct CGAL::Default::Get< Parameter, Type >

A nested template providing a typedef type which equals Type if Parameter is Default, and Parameter otherwise.

Public Types

typedef unspecified_type type