Schnek
schnek::ArrayNoArgCheck< limit > Class Template Reference

#include <arraycheck.hpp>

Public Member Functions

SCHNEK_INLINE void check (size_t) const
 

Detailed Description

template<size_t limit>
class schnek::ArrayNoArgCheck< 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::ArrayNoArgCheck< limit >::check ( size_t  ) const
inline

The check method does not do anything


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