• Xiao Shi's avatar
    EASY: fix small bug in fallback F14 visitAllocationClasses · e1df88af
    Xiao Shi authored
    Summary: When vector intrinsics are not available, `visitAllocationClasses` fails to compile as it is a member function of a template class and it invokes a member function of a template base class without explicit `this->`.
    
    Reviewed By: yfeldblum, nbronson
    
    Differential Revision: D8300168
    
    fbshipit-source-id: 1c1619bd1c864535648e531b218d2cf1ffef767b
    e1df88af
F14Set.h 27.4 KB