mitteLib
Loading...
Searching...
No Matches
mlab::tagged_array< class, Size > Struct Template Reference

#include <bin_data.hpp>

Inheritance diagram for mlab::tagged_array< class, Size >:
Collaboration diagram for mlab::tagged_array< class, Size >:

Public Member Functions

bool operator== (tagged_array const &other) const
 
bool operator!= (tagged_array const &other) const
 

Static Public Attributes

static constexpr std::size_t array_size = Size
 

Member Function Documentation

◆ operator!=()

template<class T , std::size_t Size>
bool mlab::tagged_array< T, Size >::operator!= ( tagged_array< class, Size > const & other) const
nodiscard

◆ operator==()

template<class T , std::size_t Size>
bool mlab::tagged_array< T, Size >::operator== ( tagged_array< class, Size > const & other) const
nodiscard

Member Data Documentation

◆ array_size

template<class , std::size_t Size>
std::size_t mlab::tagged_array< class, Size >::array_size = Size
staticconstexpr

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