Home
last modified time | relevance | path

Searched refs:NestCurrentException (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncmpc/ncmpc-0.41/src/util/
H A DException.hxx63 NestCurrentException(T &&t) noexcept in NestCurrentException() function
82 return NestCurrentException(std::forward<T>(t)); in NestException()
/dports/audio/musicpd/mpd-0.23.6/src/util/
H A DException.hxx63 NestCurrentException(T &&t) noexcept in NestCurrentException() function
82 return NestCurrentException(std::forward<T>(t)); in NestException()