mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix coding styles
This commit is contained in:
parent
a2b368a7cc
commit
e3e130f58d
80 changed files with 255 additions and 255 deletions
|
@ -16,7 +16,7 @@ namespace sprout {
|
|||
hash_value(sprout::rational<T> const& v) {
|
||||
return sprout::hash_values(v.numerator(), v.denominator());
|
||||
}
|
||||
} // namespace sprout
|
||||
} // namespace sprout
|
||||
|
||||
namespace std {
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue