Schnek
schnek::ArrayAssertArgCheck< limit > Class Template Reference

#include <arraycheck.hpp>

Public Member Functions

SCHNEK_INLINE void check (size_t i) const
 

Detailed Description

template<size_t limit>
class schnek::ArrayAssertArgCheck< limit >

Class to plug into the Array as CheckingPolicy. Performs no argument checking at all.

Member Function Documentation

◆ check()

template<size_t limit>
SCHNEK_INLINE void schnek::ArrayAssertArgCheck< limit >::check ( size_t  i) const
inline

The check method does not do anything


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