6.12 Using declarations and using directives

주홍영·2022년 3월 12일
0

Learncpp.com

목록 보기
71/199

https://www.learncpp.com/cpp-tutorial/using-declarations-and-using-directives/

using directive를 이용해
using namespace std;
와 같은 코드를 본적이 있을 거다
이러한 using 키워드 또한
scope가 선언된 블락내부이다

profile
청룡동거주민

0개의 댓글