Lines Matching full:essential
1246 <p>RAII is essential for exception-safe code. You should always make sure that if an exception is1347 // Good methods: essential functionality1352 // Bad: non-essential1358 // Good: essential, minimum data set