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

wrappers.hpp File Reference
#include "../assert.hpp"
#include "../callable_ref.hpp"
#include "../memory/span_algo.hpp"
#include "../reflect/enumerators.hpp"
#include "../type_identity.hpp"
#include "../valid_if/decl.hpp"
#include "interface.hpp"
#include <utility>
#include <eagine/value_tree/wrappers.inl>

Go to the source code of this file.

Classes

class  eagine::valtree::attribute
 Handle class for value tree attributes. More...
 
class  eagine::valtree::compound
 Handle class for value tree compounds. More...
 
class  eagine::valtree::compound_attribute
 Combination of a reference to a tree compound and a single attribute. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::valtree
 Value-tree code is placed in this namespace.
 

Functions

static auto eagine::valtree::operator/ (compound c, attribute a) noexcept -> compound_attribute
 Operator for creating a compound_attribute from compound and attribute.
 

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