Skip to content
Snippets Groups Projects
Commit 8f90eb60 authored by mattijs's avatar mattijs
Browse files

STYLE: TableBase: added comment

parent eff1332b
Branches
Tags
No related merge requests found
......@@ -125,7 +125,7 @@ public:
//- Construct from dictionary - note table is not populated
TableBase(const word& name, const dictionary& dict);
//- Copy constructor
//- Copy constructor. Note: steals interpolator, tableSamples
TableBase(const TableBase<Type>& tbl);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment