CGAL 5.4 - STL Extensions for CGAL
|
#include <CGAL/Default.h>
A nested template providing a typedef type
which equals MetaFct::type
if Parameter
is Default
, and Parameter
otherwise.
Use this template instead of CGAL::Default::Get
when the default parameter should not be instantiated by default.
Public Types | |
typedef unspecified_type | type |