OGLplus  (0.59.0) a C++ wrapper for rendering APIs

size_gt.hpp File Reference
#include "in_class.hpp"

Go to the source code of this file.

Classes

struct  eagine::valid_if_size_gt_policy< C, T >
 Policy class for containers valid if their size is larger than specified number. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 

Typedefs

template<typename C , typename T >
using eagine::valid_if_size_gt = in_class_valid_if< C, T, valid_if_size_gt_policy< C, T > >
 Specialization of valid_if, for values valid if they contain more than n items. More...
 

Detailed Description

Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).