Update typename.hh
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/// Get an internal name for a type
|
/// Get an internal name for a type
|
||||||
/// Important, this is depends on compilers and versions, do NOT se in file formats!
|
/// Important, this is depends on compilers and versions, do NOT use in file formats!
|
||||||
/// This provides property type safty when only limited RTTI is available
|
/// This provides property type safety when only limited RTTI is available
|
||||||
/// Solution adapted from OpenVolumeMesh
|
/// Solution adapted from OpenVolumeMesh
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|||||||
Reference in New Issue
Block a user