Consider asking first in the Gitter chat room or in a Discussion. What version (or hash if on master) of pybind11 are you using? 2.10.3 Problem description I'm writing a C++ class with some STL-like containers as its members. Then I bind it with pybind11 and expose it to Python. ...
ELPP_DEFAULT_PERFORMANCE_LOGGER # define ELPP_DEFAULT_PERFORMANCE_LOGGER ELPP_DEFAULT_LOGGER #endif #include "easylogging++.h" UpdateManager::UpdateManager { _TRACE; // Logs using LOG(TRACE) provided logger is already registered - i.e, update_manager LOG(INFO) << "This will log using update...
one needs to have considerable parts of the application using such algorithms. In other words, the vast majority of the time must be spent on STL algorithms to have relevant performance benefits.