opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
utilities
exception_helpers.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <exception>
4
#include <string>
5
6
namespace
osc
7
{
8
std::string
potentially_nested_exception_to_string
(
const
std::exception&,
int
indent = 0);
9
}
osc
Definition
custom_decoration_generator.h:5
osc::potentially_nested_exception_to_string
std::string potentially_nested_exception_to_string(const std::exception &, int indent=0)
Generated by
1.9.8