How to bind a constructor in C++?
In one class, I have template class with constructor like as shown below:
namespace EMRProcess { template