ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Utils::function_remove_const< R(Args...)> Struct Template Reference

#include <type_traits.hpp>

Public Types

using type = R(Args...)
 

Detailed Description

template<typename R, typename... Args>
struct Utils::function_remove_const< R(Args...)>

Definition at line 34 of file type_traits.hpp.

Member Typedef Documentation

◆ type

template<typename R , typename... Args>
using Utils::function_remove_const< R(Args...)>::type = R(Args...)

Definition at line 35 of file type_traits.hpp.


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