Searched defs:custom_type (Results 1 – 1 of 1) sorted by relevance
47 struct custom_type { struct49 int value;54 explicit custom_type(const int value_) : in custom_type() argument