Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp1269 class DefaultConstructibleValue { class
1271 DefaultConstructibleValue() : my_i(default_value) {}; in DefaultConstructibleValue() function in DefaultConstructibleValue