Whitespaces
This commit is contained in:
parent
9ee9f5aef5
commit
b3c1998e13
@ -556,7 +556,7 @@ namespace cxxopts
|
|||||||
|
|
||||||
template <typename R, typename T>
|
template <typename R, typename T>
|
||||||
void
|
void
|
||||||
checked_negate(R&, T&&, const std::string& text, std::false_type)
|
checked_negate(R&, T&&, const std::string& text, std::false_type)
|
||||||
{
|
{
|
||||||
throw_or_mimic<argument_incorrect_type>(text);
|
throw_or_mimic<argument_incorrect_type>(text);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user