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. | |
Policy customizing the generic C-API wrappers for the ALUT API.