-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a specialization for T* in auto_arg which requires (via static_assert) that T is const-qualified. This is required for input semantics. T* is not allowed as an output parameter.
- Loading branch information
Victor 'Yes, The Victor' Dods
committed
Jun 11, 2015
1 parent
e7dfaed
commit d8da367
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters