Author
anonymous
almost 8 years ago
$
array<int> auto& is ref: false is val: true pair<int&> auto is ref: true is val: false