While reading through the doc: https://isocpp.org/wiki/faq/cpp14-language#lambda-captures,
auto u = make_unique( some, parameters ); //