cppzmq/tests
Gudmundur Adalsteinsson 09ab20801a Problem: message_t ctor for ranges too greedy
Solution: Detect ranges with enable_if idiom
2019-05-15 16:49:22 +00:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
active_poller.cpp Problem: Type-safety of poller_t and active_poller_t can be improved (#318) 2019-05-15 08:35:12 +02:00
buffer.cpp Make buffer constructors and functions constexpr 2019-05-09 22:47:57 +00:00
CMakeLists.txt Problem: send/recv functions lack type-safety 2019-05-05 22:05:47 +00:00
context.cpp Problem: Missing swap functions 2019-04-03 13:23:17 +00:00
message.cpp Problem: message_t ctor for ranges too greedy 2019-05-15 16:49:22 +00:00
monitor.cpp Problem: Compiler warning in tests 2019-04-14 21:34:15 +00:00
multipart.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
poller.cpp Problem: Type-safety of poller_t and active_poller_t can be improved (#318) 2019-05-15 08:35:12 +02:00
socket_ref.cpp Problem: No type-safe alternatives when polling or needing a reference to a socket 2019-04-19 22:10:26 +00:00
socket.cpp Problem: message_t ctor for ranges too greedy 2019-05-15 16:49:22 +00:00
testutil.hpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00