Skip to content

Class TempLat::Endianness

ClassList > TempLat > Endianness

A class which detects, at runtime, the endianness of the system. More...

  • #include <endianness.h>

Public Functions

Type Name
Endianness ()
const bool & isBig () const
const bool & isLittle () const

Detailed Description

Unit test: ctest -R test-endianness

Public Functions Documentation

function Endianness

inline TempLat::Endianness::Endianness () 

function isBig

inline const bool & TempLat::Endianness::isBig () const

function isLittle

inline const bool & TempLat::Endianness::isLittle () const


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/endianness.h