카테고리 없음 Standard attributes - nodiscard 코드세공사 2020. 11. 3. 18:14 nodiscard 값을 사용해야 되니 사용하지 않으면 경고 해줘 http://egloos.zum.com/sweeper/v/3201377 [C++11/14/17] Standard attributes 0. 서문 참고글 : http://en.cppreference.com/w/cpp/language/attributes C++11부터 타입, 오브젝트, 각종 코드들(함수, 코드블럭 등등)에 대하여 컴파일러에게 여러 힌트를 줄 수 있는 attribute가 정식 도입되었다. egloos.zum.com 공유하기 게시글 관리 Deep Understanding