On 11/16/2015 12:51 PM, Steven Schveighoffer wrote:
List tail() const
I'd like tail to be qualifier-idempotent, i.e. return const for const and non-const for non-const. -- Andrei
On 11/16/2015 12:51 PM, Steven Schveighoffer wrote:
List tail() const
I'd like tail to be qualifier-idempotent, i.e. return const for const and non-const for non-const. -- Andrei