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

eagine::oalp::alut_api_traits Class Reference

Policy customizing the generic C-API wrappers for the ALUT API. More...

#include <oalplus/alut_api/api_traits.hpp>

Public Types

template<typename R >
using no_result = alut_no_result< R >
 Alias for result type of currently unavailable functions.
 
template<typename R >
using result = alut_result< R >
 Alias for result type of functions.
 
template<typename R >
using opt_result = alut_opt_result< R >
 Alias for result type of optionally available functions.
 

Detailed Description

Policy customizing the generic C-API wrappers for the ALUT API.

See also
default_c_api_traits

The documentation for this class was generated from the following file:

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