2019-02 C++ 표준 위원회 보고서
시간날 때마다 내용을 덧 붙여서 추가할 예정 이번주엔, C++ 20 초안에 다음과 같은 내용이 추가되었습니다.Modules!Coroutines!static, thread_local, and lambda capture for structured bindings.std::polymorphic_allocator.std::midpoint and std::lerp.std::execution::unseq execution policy.std::ssize() free function that returns a sized size.std::span usability enhancements.Precalculated hash values in lookup.이전 회의에선, 다음과 같은 C++20 내용들이 승인되었습니다, 그..