|
Simple-Vector v1.3.0
|
Functions | |
| template<class TTargetType , std::copy_constructible TFunc> | |
| constexpr auto | cast_invoke_result (TFunc func) noexcept |
| Factory function creating a wrapper function object, which invokes the provided function object and casts the result into the given type. More... | |