Loading...
Searching...
No Matches
PLMD::helpers Namespace Reference

Functions

template<unsigned N, typename T>
static constexpr void _zero (T *d) noexcept
 

Variables

constexpr std::size_t dynamic_extent
 A way of specifying a dynamic extent for a view.
 

Function Documentation

◆ _zero()

template<unsigned N, typename T>
static constexpr void PLMD::helpers::_zero ( T * d)
staticconstexprnoexcept

Variable Documentation

◆ dynamic_extent

std::size_t PLMD::helpers::dynamic_extent
inlineconstexpr
Initial value:
=
std::numeric_limits<std::size_t>::max()

A way of specifying a dynamic extent for a view.