The synopsis [fs.filesystem.syn] contains one signature path absolute(const path& p, const path& base = current_path()); while the definition in [fs.op.absolute] contains two different overloads path absolute(const path& p); path absolute(conts path& p, error_code& ec);
Activity
jwakely commentedon May 17, 2017
Already fixed with ae6271c