I am trying to write a library in C++ so that one could work with its methods from Python (especially jupyter notebooks) on different platforms. For this purpose I am using Boost.Python. I am debugging my code on my laptop with macOS Sierra 10.12.6. I am trying to write a library in C++ so that o