文章分类 -  C++

摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:29 crazylhf 阅读(117) 评论(0) 推荐(0)
摘要:1 #ifndef TYPETRAITS_INC_ 2 #define TYPETRAITS_INC_ 3 4 #include "Typelist.h" 5 6 namespace Loki 7 { 8 //////////////////////////////////////////////////////////////////////////////// 9 // class template IsCustomUnsignedInt 10 // Offers a means to integrate nonstandard built-in unsigned .. 阅读全文
posted @ 2012-10-31 15:28 crazylhf 阅读(189) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:27 crazylhf 阅读(100) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:26 crazylhf 阅读(349) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied". 阅读全文
posted @ 2012-10-31 15:25 crazylhf 阅读(156) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:25 crazylhf 阅读(459) 评论(0) 推荐(0)
摘要:1 #ifndef THREADS_H_ 2 #define THREADS_H_ 3 4 //////////////////////////////////////////////////////////////////////////////// 5 // macro DEFAULT_THREADING 6 // Selects the default threading model for certain components of Loki 7 // If you don't define it, it defaults to single-threaded 8 ... 阅读全文
posted @ 2012-10-31 15:24 crazylhf 阅读(538) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns A... 阅读全文
posted @ 2012-10-31 15:22 crazylhf 阅读(400) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied". 阅读全文
posted @ 2012-10-31 15:22 crazylhf 阅读(180) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:21 crazylhf 阅读(142) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:20 crazylhf 阅读(157) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:19 crazylhf 阅读(351) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied". 阅读全文
posted @ 2012-10-31 15:18 crazylhf 阅读(164) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied". 阅读全文
posted @ 2012-10-31 15:17 crazylhf 阅读(154) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:16 crazylhf 阅读(161) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:15 crazylhf 阅读(186) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns A... 阅读全文
posted @ 2012-10-31 15:14 crazylhf 阅读(183) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:13 crazylhf 阅读(198) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied... 阅读全文
posted @ 2012-10-31 15:12 crazylhf 阅读(184) 评论(0) 推荐(0)
摘要:1 //////////////////////////////////////////////////////////////////////////////// 2 // The Loki Library 3 // Copyright (c) 2001 by Andrei Alexandrescu 4 // This code accompanies the book: 5 // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design 6 // Patterns Applied". 阅读全文
posted @ 2012-10-31 15:12 crazylhf 阅读(94) 评论(0) 推荐(0)