Schnek
schnek::ArrayNoArgCheck< limit > Class Template Reference

#include <arraycheck.hpp>

Public Member Functions

void check (int) const
 

Detailed Description

template<int limit>
class schnek::ArrayNoArgCheck< limit >

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

Member Function Documentation

◆ check()

template<int limit>
void schnek::ArrayNoArgCheck< limit >::check ( int  ) const
inline

The check method does not do anything


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