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

selector.hpp File Reference
#include "identifier_t.hpp"

Go to the source code of this file.

Classes

struct  eagine::selector< V >
 Template used to construct tag-types used mostly in tag-dispatching. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 

Typedefs

using eagine::default_selector_t = selector< 0U >
 Type alias for the default overload selector type. More...
 
using eagine::construct_from_t = selector< 0xFU >
 Type alias for the construct-from tag-dispatch selector. More...
 

Variables

constexpr const default_selector_t eagine::default_selector
 The default overload selector constant. More...
 
constexpr const construct_from_t eagine::construct_from
 The construct-from tag-dispatch constant. 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).