- Switched from Allman (BSD) to 1TBS (K&R)
Namespaces, Types, and Requires/Concepts still use Allman
This commit is contained in:
@@ -538,8 +538,11 @@
|
||||
|
||||
namespace fennec
|
||||
{
|
||||
// http://numbers.computation.free.fr/Constants/Miscellaneous/digits.html
|
||||
// 50 digits is sufficient for 128-bit floats
|
||||
|
||||
// http://numbers.computation.free.fr/Constants/Miscellaneous/digits.html
|
||||
// 50 digits is sufficient for 128-bit floats
|
||||
|
||||
// Break from 1TBS style for legibility
|
||||
|
||||
// Rational Constants ==================================================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user