Home
last modified time | relevance | path

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

/freebsd-src/contrib/kyua/utils/format/
H A Dformatter_test.cpp48 class int_wrapper { class
56 int_wrapper(const int value_) : _value(value_) in int_wrapper() function in __anonbccb37980111::int_wrapper
/freebsd-src/contrib/kyua/utils/config/
H A Dtree_test.cpp48 class int_wrapper { class
56 explicit int_wrapper(int value_) : in int_wrapper() function in __anon2527e1410111::int_wrapper