• Marko Mäkelä's avatar
    Fix a compilation error · 7debbd78
    Marko Mäkelä authored
    ib_counter_t::ib_counter_element_t: Avoid sizeof on a std::atomic type,
    because it causes errors on some version of the Microsoft compiler.
    7debbd78
ut0counter.h 3.54 KB