Boost logo

Boost :

Subject: [boost] [filesystem] Move constructor from string_type
From: danny kabrane (dkabrane_at_[hidden])
Date: 2016-11-03 04:52:00


Hi all,

boost::filesystem::path has 2 constructors from a string_type, one with a
const reference and another one without const (wich I find troubling), but
there's no constructor from a rvalue string_type.

Is there something planned to add a move constructor from a string_type ?

Regards
Danny


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk