Note that, later in his talk [1], Chandler clarifies that he still
recommends passing unique_ptr by value, because while compilers may
currently generate better code for passing them by reference, passing
them by value is still more optimizable in the long term (since
passing them by reference enco
On 10/25/19 2:54 AM, Marcos Caceres wrote:
Do you know if it's possible to cross compile on one of those for to target
MacOS? I'd like to build on, and for, MacOS.
Our official mac builds are cross-compiled from Linux, IIRC. So yeah, it
should be possible to do that.
Cross-compiling to targ
2 matches
Mail list logo