On Wednesday, 18 October 2017 at 21:38:41 UTC, Dave Jones wrote: > Poking around in the source code for emplace and I noticed... > > T* emplace(T, Args...)(T* chunk, auto ref Args args) > > what does the "auto ref" do in this situiation? Cant seem to > find any explanation in the docs. sorry meant to put this in learn