itrace
Instrumented Trace
compute_numpy_type< T > Struct Template Reference

#include <itrace_numpy_defines.h>

Static Public Member Functions

static std::string get (const std::string &name)
 

Detailed Description

template<typename T>
struct compute_numpy_type< T >

Internal helper struct that provides a function to create the full dtype string including a column name. Needs to be struct instead of a template function to support partial specialization correctly.


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