mercredi 13 juin 2018

Is the use of the "/" character in a c++ assignment valid?

I ran across this line in a C++ program and don't understand how or why the "/" is used. Any suggestions?

boost::filesystem::path pathLockFile = GetDataDir() / ".lock";

Aucun commentaire:

Enregistrer un commentaire