Namespaces | Classes | Typedefs | Functions | Variables
nonstd::span_lite Namespace Reference

Namespaces

 detail
 
 std11
 
 std17
 
 std20
 

Classes

class  span
 
struct  with_container_t
 

Typedefs

typedef span_CONFIG_EXTENT_TYPE extent_t
 
typedef span_CONFIG_SIZE_TYPE size_t
 

Functions

template<class T , extent_t Extent>
span_constexpr std::size_t size (span< T, Extent > const &spn)
 
template<class T , extent_t Extent>
span_constexpr std::ptrdiff_t ssize (span< T, Extent > const &spn)
 
template<class T >
span_constexpr size_t to_size (T size)
 

Variables

const span_constexpr extent_t dynamic_extent = static_cast<extent_t>(-1)
 
const span_constexpr with_container_t with_container
 

Typedef Documentation

◆ extent_t

Definition at line 575 of file span.hpp.

◆ size_t

Definition at line 576 of file span.hpp.

Function Documentation

◆ size()

template<class T , extent_t Extent>
span_constexpr std::size_t nonstd::span_lite::size ( span< T, Extent > const &  spn)

Definition at line 1554 of file span.hpp.

◆ ssize()

template<class T , extent_t Extent>
span_constexpr std::ptrdiff_t nonstd::span_lite::ssize ( span< T, Extent > const &  spn)

Definition at line 1560 of file span.hpp.

◆ to_size()

template<class T >
span_constexpr size_t nonstd::span_lite::to_size ( size)
inline

Definition at line 958 of file span.hpp.

Variable Documentation

◆ dynamic_extent

const span_constexpr extent_t nonstd::span_lite::dynamic_extent = static_cast<extent_t>(-1)

Definition at line 578 of file span.hpp.

◆ with_container

const span_constexpr with_container_t nonstd::span_lite::with_container

Definition at line 591 of file span.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31