OpenKalman
Friends | List of all members
OpenKalman::values::unbounded_size_t Struct Reference

A type reflecting an unbound size. More...

#include <size.hpp>

Friends

constexpr bool operator== (unbounded_size_t, unbounded_size_t) noexcept
 
template<typename T , std::enable_if_t< index< T >, int > = 0>
constexpr bool operator== (unbounded_size_t, const T &) noexcept
 
template<typename T , std::enable_if_t< index< T >, int > = 0>
constexpr bool operator== (const T &, unbounded_size_t) noexcept
 

Detailed Description

A type reflecting an unbound size.


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