ModErn Text Analysis
META Enumerates Textual Applications
Namespaces | Functions
shim.h File Reference
#include <memory>

Go to the source code of this file.

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 

Functions

template<class T , class... Args>
std::unique_ptr< T > meta::make_unique (Args &&...args)
 Constructs a unique ptr in place. More...
 

Detailed Description

Author
Chase Geigle Contains functions from future C++ standards that we find useful before standardization.

All files in META are dual-licensed under the MIT and NCSA licenses. For more details, consult the file LICENSE.mit and LICENSE.ncsa in the root of the project.