mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-12 13:46:02 -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() )
|
if ( OptionalUnlabeledTracker::alreadyOptional() )
|
||||||
throw( SpecificationException(
|
throw( SpecificationException(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user