Searched defs:CrossTraits (Results 1 – 1 of 1) sorted by relevance
442 struct CrossTraits<false, InternalType> { struct443 typedef StringCrosser<InternalType> Crosser;444 typedef StringCrosser<InternalType> CrosserV2;445 typedef OutputUpdater<tstring> Updater;449 struct CrossTraits<true, int64> { struct450 typedef HashCrosser Crosser;451 typedef HashCrosserV2 CrosserV2;452 typedef OutputUpdater<int64> Updater;