lambda2 [C++] 함수 객체 활용 References C++ Standard Library 2nd Contents Function Objects Predicates vs. Function Objects Predefined Function Objects and Binders Lambda [C++] Function Object (함수 객체) [C++] Lambda Expression (람다 표현식) (기존에 함수 객체와 람다에 대해 작성했던 포스팅(c++17,c++20 기준) 이번 포스팅에서 함수 객체(function object; functor)에 대해서 조금 더 자세히 알아보고, remove_if()와 for_each()에서 함수 객체를 어떻게 활용할 수 있는지도 살펴보겠습니다. 또한, 함수 객체와 관련된 바인더와 람다도 추가로 살펴보겠.. 2022. 12. 12. [C++] C++11에서 추가된 기능 (2) References The C++ Standard Library Contents New Template Features Lambda Keyword decltype New Function Declaration Syntax Scoped Enumerations New Fundamental Data Types +) Old Languages Features [C++] C++11에서 추가된 기능 (1) [C++] C++11에서 추가된 기능 (1) References The C++ Standard Library Contents nullptr and std::nullptr_t auto Uniform Initialization Range-based Loop Move Semantics and Rvalue Reference.. 2022. 12. 4. 이전 1 다음