Functions
typeid.h File Reference
#include <cstdio>
#include <cstdlib>
#include "common.h"
Include dependency graph for typeid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PYBIND11_NOINLINE void clean_type_id (std::string &name)
 
void erase_all (std::string &string, const std::string &search)
 Erase all occurrences of a substring. More...
 
template<typename T >
static std::string type_id ()
 Return a string representation of a C++ type. More...
 

Function Documentation

PYBIND11_NOINLINE void clean_type_id ( std::string &  name)
inline

Definition at line 32 of file typeid.h.

void erase_all ( std::string &  string,
const std::string &  search 
)
inline

Erase all occurrences of a substring.

Definition at line 24 of file typeid.h.

template<typename T >
static std::string type_id ( )
static

Return a string representation of a C++ type.

Definition at line 49 of file typeid.h.



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