HomeSort by: relevance | last modified time | path
    Searched defs:auto_handle (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
fs_ops.cc 861 struct auto_handle { struct
862 explicit auto_handle(const path& p_) function in struct:auto_handle
868 ~auto_handle()
880 auto_handle h1(p1);
881 auto_handle h2(p2);

Completed in 47 milliseconds