Zasady: Różnice pomiędzy wersjami

Z Marcin wiki
Skocz do: nawigacji, wyszukiwania
(Utworzono nową stronę " * you should always prefer the constructor initializer list when possible.")
 
 
Linia 1: Linia 1:
  
  
* you should always prefer the constructor initializer list when possible.
+
* you should always prefer the constructor initializer list when possible
 +
* Prefer to use scoped enumerations instead of unscoped ones

Aktualna wersja na dzień 07:35, 5 kwi 2021


  • you should always prefer the constructor initializer list when possible
  • Prefer to use scoped enumerations instead of unscoped ones