Geogram Version 1.9.9
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::is_scalar< rationalg< T > > Struct Template Reference

Specialization of GEO::is_scalar. More...

#include <geogram/basic/rationalg.h>

Public Types

typedef rationalg< T > type
 

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<class T>
struct GEO::is_scalar< rationalg< T > >

Specialization of GEO::is_scalar.

Definition at line 749 of file rationalg.h.

Member Typedef Documentation

◆ type

template<class T >
typedef rationalg<T> GEO::is_scalar< rationalg< T > >::type

Definition at line 750 of file rationalg.h.

Member Data Documentation

◆ value

template<class T >
constexpr bool GEO::is_scalar< rationalg< T > >::value = true
staticconstexpr

Definition at line 751 of file rationalg.h.


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