You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 77 Next »

DAN30-A. Create a copy constructor and assignment operator for non copyable objects

DCLxx-A. Do not convert a function pointer to a function of a different type

INT38-C. Ensure that Integer arithmetic and conversion functions are used only if the result can be represented in the type

MSC09-A Character Encoding - Use Subset of ASCII for Safety

Do not assume the layout of bitfields in memory (draft)

Minimize the use of enviroment variables ~Draft~

  • No labels