clang-format
This commit is contained in:
parent
3422472c7d
commit
4e59b4c7c3
2 changed files with 11 additions and 12 deletions
|
@ -107,7 +107,6 @@ struct float_impl
|
|||
value_type operator()(value_type const& val) const { return val.to_double(); }
|
||||
};
|
||||
|
||||
|
||||
// min
|
||||
inline value_type min_impl(value_type const& arg1, value_type const& arg2)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue