Searched defs:le (Results 1 – 1 of 1) sorted by relevance
38 logic_error::logic_error(const logic_error& le) _NOEXCEPT : __imp_(le.__imp_) in logic_error()43 logic_error::operator=(const logic_error& le) _NOEXCEPT in operator =()71 runtime_error::runtime_error(const runtime_error& le) _NOEXCEPT in runtime_error()77 runtime_error::operator=(const runtime_error& le) _NOEXCEPT in operator =()