#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... | |
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