Click here to Skip to main content
15,889,454 members
Articles / Programming Languages / C++

Using Auto for Declaring Variables of Move-only Types

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
26 Sep 2014CPOL2 min read 10.4K   1  
This post demonstrates how to use auto with move-only types.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions