LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Functions
boost::filesystem Namespace Reference

Functions

path absolute (const path &p)
 

Function Documentation

◆ absolute()

path boost::filesystem::absolute ( const path &  p)

Definition at line 48 of file PolicyFile.cc.

48 { return complete(p); }