hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | List of all members
hobbes::storage::unit Struct Reference

#include <storage.H>

Collaboration diagram for hobbes::storage::unit:
Collaboration graph

Public Member Functions

 unit ()
 
bool operator== (const unit &) const
 
bool operator< (const unit &) const
 

Constructor & Destructor Documentation

◆ unit()

hobbes::storage::unit::unit ( )
inline

Member Function Documentation

◆ operator<()

bool hobbes::storage::unit::operator< ( const unit ) const
inline

◆ operator==()

bool hobbes::storage::unit::operator== ( const unit ) const
inline

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