DictionaryForumContacts

Terms containing exception safety | all forms | exact matches only | in specified order only
SubjectEnglishRussian
progr.basic exception safetyминимум защищённости от исключений (Partial execution of failed operations can result in side effects, but all invariants are preserved. Any stored data will contain valid values which may differ from the original values. Resource leaks, including memory leaks, are commonly ruled out by an invariant stating that all resources are accounted for and managed. Alex_Odeychuk)
progr.exception safetyзащищённость от исключений (the state of code working correctly when exceptions are thrown Alex_Odeychuk)
progr.exception safety bugдефект, нарушающий защищённость от исключений (Alex_Odeychuk)
progr.exception safety levelуровень защищённости от исключений (contractual guarantee of the behavior of a data structure's operations with regards to exceptions Alex_Odeychuk)
progr.level of exception safetyуровень защищённости от исключений (Alex_Odeychuk)
progr.mechanism for exception safetyмеханизм обеспечения защищённости от исключений (Alex_Odeychuk)
progr.no exception safetyнезащищённость от исключений (Alex_Odeychuk)
progr.strong exception safetyнадёжная защищённость от исключений (Operation can fail, but failed operation is guaranteed to have no side effects, leaving the original values intact. Alex_Odeychuk)

Get short URL