MCPcopy Create free account
hub / github.com/chokkan/crfsuite / traits

Class traits

swig/python/export_wrap.cpp:3939–3939  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3937 General traits that provides type_name and type_info
3938 */
3939 template <class Type> struct traits { };
3940
3941 template <class Type>
3942 inline const char* type_name() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected