Public Types | List of all members
strip_function_object< F > Struct Template Reference

#include <common.h>

Public Types

using type = typename remove_class< decltype(&F::operator())>::type
 

Detailed Description

template<typename F>
struct strip_function_object< F >

Definition at line 658 of file wrap/pybind11/include/pybind11/detail/common.h.

Member Typedef Documentation

template<typename F >
using strip_function_object< F >::type = typename remove_class<decltype(&F::operator())>::type

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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54