Formatting
This commit is contained in:
parent
4f12739dea
commit
70c6e0aa04
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ public:
|
|||
//- Return a null list
|
||||
inline static const List<T>& null();
|
||||
|
||||
|
||||
// Constructors
|
||||
|
||||
//- Null constructor.
|
||||
|
|
Reference in a new issue