Difference between revisions of "CPlusPlus"

From Lost In Wonderlands
Jump to: navigation, search
(C++ Testing)
(C++ Testing)
Line 62: Line 62:
  
 
[[Google Test]]
 
[[Google Test]]
 +
* https://en.wikipedia.org/wiki/Google_Test
 +
* https://github.com/google/googletest
  
 
== Tools ==
 
== Tools ==

Revision as of 16:39, 30 January 2019

C++ programming Language

See also


C++

C++ Builder

C++ Standard Library

C++ type Casting

Qt Type Casting

C++ Evolutions

C++ 11

C++ 14

C++ 17


C++ Coding Styles

Iso C++ Coding Style

c++ coding styles by Bjarne and Herb

Mozilla C++ Coding Style

Google C++ Coding style

C++ Testing

CppUnit

Google Test

Tools

IDE

blogs

tutorials

Books