Macro autocxx::subclass

source ·
macro_rules! subclass {
    ($($tt:tt)*) => { ... };
}
Expand description