WPILibC++ 2023.4.3
ghc::filesystem::u8arguments Class Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/ghc/include/wpi/ghc/filesystem.hpp>

Public Member Functions

 u8arguments (int &argc, char **&argv)
 
 ~u8arguments ()
 
bool valid () const
 

Constructor & Destructor Documentation

◆ u8arguments()

GHC_INLINE ghc::filesystem::u8arguments::u8arguments ( int &  argc,
char **&  argv 
)

◆ ~u8arguments()

ghc::filesystem::u8arguments::~u8arguments ( )
inline

Member Function Documentation

◆ valid()

bool ghc::filesystem::u8arguments::valid ( ) const
inline

The documentation for this class was generated from the following file: