NEURON
formatting.hpp File Reference
#include <fmt/format.h>
#include "oc_ansi.h"

Go to the source code of this file.

Functions

template<typename... T>
void hoc_execerror_fmt (const char *fmt, T &&... args)
 

Function Documentation

◆ hoc_execerror_fmt()

template<typename... T>
void hoc_execerror_fmt ( const char *  fmt,
T &&...  args 
)

Definition at line 8 of file formatting.hpp.