|
Simple-Vector v1.3.0
|
#include <Functional.hpp>
Public Member Functions | |
| template<class... TArgs> | |
| constexpr TTargetType | operator() (TArgs &&... args) |
Public Attributes | |
| TFunc | func |
|
inlineconstexpr |
| TFunc sl::vec::detail::cast_invoke_result_fn< TTargetType, TFunc >::func |