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

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

Typedef Documentation

◆ extent_t

Definition at line 560 of file span.hpp.

◆ size_t

Definition at line 561 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 1485 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 1491 of file span.hpp.

◆ to_size()

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

Definition at line 867 of file span.hpp.

Variable Documentation

◆ dynamic_extent

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

Definition at line 563 of file span.hpp.

◆ with_container

const span_constexpr with_container_t nonstd::span_lite::with_container

Definition at line 571 of file span.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:56