STYLE: Code clean-up

This commit is contained in:
Andrew Heather
2017-09-07 14:30:28 +01:00
parent 41e4d68ff8
commit 328769b25d
19 changed files with 41 additions and 42 deletions

View File

@ -106,7 +106,7 @@ public:
TableBase(const word& name, const dictionary& dict);
//- Copy constructor. Note: steals interpolator, tableSamples
TableBase(const TableBase<Type>& tbl);
explicit TableBase(const TableBase<Type>& tbl);
//- Destructor