Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/test/
Dallocator_test.cpp62 struct plus_int: base struct
80 f.assign( plus_int<disable_small_object_optimization>(), counting_allocator<int>() ); in main() argument