SuperDex Physics C++ API
Loading...
Searching...
No Matches
superdex::Span< T, SizeT >::NotIntegral< U > Struct Template Reference

#include <span.h>

Public Member Functions

 NotIntegral (SizeT)=delete
 NotIntegral (U u)

Public Attributes

value

Detailed Description

template<typename T, typename SizeT = size_t>
template<typename U>
struct superdex::Span< T, SizeT >::NotIntegral< U >

Definition at line 57 of file span.h.

Constructor & Destructor Documentation

◆ NotIntegral() [1/2]

template<typename T, typename SizeT = size_t>
template<typename U>
superdex::Span< T, SizeT >::NotIntegral< U >::NotIntegral ( SizeT )
delete

◆ NotIntegral() [2/2]

template<typename T, typename SizeT = size_t>
template<typename U>
superdex::Span< T, SizeT >::NotIntegral< U >::NotIntegral ( U u)
inline

Definition at line 59 of file span.h.

Member Data Documentation

◆ value

template<typename T, typename SizeT = size_t>
template<typename U>
U superdex::Span< T, SizeT >::NotIntegral< U >::value

Definition at line 60 of file span.h.


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