mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-11 21:24:53 -04:00
added inline
This commit is contained in:
parent
891ad51730
commit
f2f8b8d2bc
@ -45,7 +45,7 @@ class OptionalUnlabeledTracker
|
||||
};
|
||||
|
||||
|
||||
void OptionalUnlabeledTracker::check( bool req, const std::string& argName )
|
||||
inline void OptionalUnlabeledTracker::check( bool req, const std::string& argName )
|
||||
{
|
||||
if ( OptionalUnlabeledTracker::alreadyOptional() )
|
||||
throw( SpecificationException(
|
||||
|
Loading…
x
Reference in New Issue
Block a user