Home
last modified time | relevance | path

Searched defs:custom_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/utils/config/
H A Dlua_module_test.cpp47 struct custom_type { struct
49 int value;
54 explicit custom_type(const int value_) : in custom_type() argument