Commit Graph
1 Commits
Author SHA1 Message Date
Victor MataréandJesse Beder 994cf97b59 Remove const from as_if::operator()() return (#425)
Returning a const value prevents the use of non-copyable return types
such as unique_ptr.
2016-11-10 23:29:41 -06:00