mirror of https://github.com/ByConity/ByConity
Added comment
This commit is contained in:
parent
507692fb1c
commit
205c0f7fbb
|
@ -23,6 +23,8 @@ namespace DB
|
|||
|
||||
class Context;
|
||||
|
||||
/** Create dictionary according to its layout.
|
||||
*/
|
||||
class DictionaryFactory : private boost::noncopyable
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue