搜索资源列表
lokiVC6port
- Loki VC 6.0 Port or how to produce C1001 - Internal Compiler Errors。This is a partial MSVC 6.0 Sp5 compatible port of Andrei Alexandrescu s excellent Loki Library. Because I could not retain the originial interface in
lokiVC6port
- Loki VC 6.0 Port or how to produce C1001 - Internal Compiler Errors。This is a partial MSVC 6.0 Sp5 compatible port of Andrei Alexandrescu s excellent Loki Library. Because I could not retain the originial interface in
Modern_C++_Design
- C++技术天才Andrei Alexandrescu力作,侯捷译.-C++ Technical genius Andrei Alexandrescu work, Hou Jie translation.
cpp_tracer
- Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include <timings.h> void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *
CPP
- C++ 编程规范:101 条规则、准则与最佳实践 By Herb Sutter, Andrei Alexandrescu -C++ Coding Standards: 101 Rules, Guidelines, and Best Practices By Herb Sutter, Andrei Alexandrescu
Modern-CPP-Design---Generic-Programming-and-Desig
- Modern C++ Design - Generic Programming and Design Patterns Applied by Andrei Alexandrescu
Modern-CPP-Design
- 美国亚力山德雷斯库所著的大作《C++设计新思维》的中文版(侯捷译)。 这本书是在C++98的平台上介绍C++模板元编程的详细技术与思路。-Chinese version (by Jie Hou) of masterpiece "C++ design for the new thinking" from Andrei Alexandrescu. This book disscused the C++ template meta-