[libc++] Implement the member functions of a local struct.
Fixes MSVC "warning C4822: local class member function does not have a body".
Differential D19622
[libc++] Implement the member functions of a local struct. STL_MSFT on Apr 27 2016, 2:30 PM. Authored by
Details
[libc++] Implement the member functions of a local struct. Fixes MSVC "warning C4822: local class member function does not have a body".
Diff Detail |