Elements  5.8
A C++ base framework for the Euclid Software.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | List of all members
Elements::TypeWithSize< 8 > Class Template Reference

#include <Real.h>

Public Types

using Int = long long
 
using UInt = unsigned long long
 

Detailed Description

template<>
class Elements::TypeWithSize< 8 >

Definition at line 121 of file Real.h.

Member Typedef Documentation

using Elements::TypeWithSize< 8 >::Int = long long

Definition at line 123 of file Real.h.

using Elements::TypeWithSize< 8 >::UInt = unsigned long long

Definition at line 124 of file Real.h.


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