Typedef and type aliases

suggest change

Introduction

The typedef and (since C++11) using keywords can be used to give a new name to an existing type.

Syntax

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents