Go to the source code of this file.
Classes | |
| struct | eagine::oalp::context_attrib_traits |
| Traits for ALC context attribute key/value list traits. More... | |
Namespaces | |
| eagine | |
| Common code is placed in this namespace. | |
| eagine::oalp | |
| AL-related code is placed in this namespace. | |
Typedefs | |
| template<std::size_t N> | |
| using | eagine::oalp::context_attributes = key_value_list< context_attrib_traits, N > |
| Alias for ALC context attribute key/value list. | |
| using | eagine::oalp::context_attribute_value = key_value_list_element< context_attrib_traits > |
| Alias for ALC context attribute list key/value pair. 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