NEURON
unique_cstr.hpp File Reference
#include <cstdlib>
#include <utility>
#include <ostream>
#include "nrnpython/nrn_export.hpp"

Go to the source code of this file.

Classes

class  neuron::unique_cstr
 A RAII wrapper for C-style strings. More...
 

Namespaces

 neuron
 In mechanism libraries, cannot use auto const token = nrn_ensure_model_data_are_sorted(); because the return type is incomplete (from include/neuron/model_data.hpp).