Home
last modified time | relevance | path

Searched refs:HASH_TEST_CAT2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/container_hash/test/
Dconfig.hpp24 #define HASH_TEST_CAT(x, y) HASH_TEST_CAT2(x, y)
25 #define HASH_TEST_CAT2(x, y) x##y macro