Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.0.1 - STL Extensions for CGAL
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
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