SourceXtractorPlusPlus  0.14
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BlendedFlagPlugin.cpp
Go to the documentation of this file.
1 
17 /*
18  * BlendedFlagPlugin.cpp
19  *
20  * Created on: Oct 29, 2018
21  * Author: Alejandro Alvarez Ayllon
22  */
23 
26 
27 namespace SourceXtractor {
28 
30 
31 } // end SourceXtractor
static StaticPlugin< BlendedFlagPlugin > blended_plugin
Used to register compile-time (static) plugins with the PluginManager.
Definition: StaticPlugin.h:38