[go: up one dir, main page]

Macro cxx::type_id[][src]

macro_rules! type_id {
    ($($path:tt)*) => { ... };
}

For use in impls of the ExternType trait. See ExternType.