jbus/lib
Lioncash 6ce7c38e24 General: Make operator bool overloads and single-arg constructors explicit
Prevents various error-prone cases of implicit conversion to bool, while
retaining general conversions within conditional statements. We also
disable implicit conversions with constructors that may be ambiguous to
enforce being clear with intentions.
2019-08-14 10:00:01 -04:00
..
Common.cpp Ensure time.h is included 2019-04-06 19:00:24 -10:00
Endpoint.cpp New code style refactor 2018-12-07 19:20:55 -10:00
Listener.cpp General: Make operator bool overloads and single-arg constructors explicit 2019-08-14 10:00:01 -04:00
Socket.cpp New code style refactor 2018-12-07 19:20:55 -10:00