On 04/09/14 22:30, Kagamin wrote:

emplace calls constructor, and constructor can't be realistically
required to be nogc. It depends on the constructor. Similar for destroy.

But if the constructor is @nogc or if there's a default constructor.

--
/Jacob Carlborg

Reply via email to