[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. Authored by STL_MSFT on Apr 27 2016, 2:30 PM.
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 |