You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Owen Green 3e31a4dcb4 Fix arcana that made MSVC / GCC sad
GCC doesn't like specializations of inner classes declared inline, or 
using a shorthand type alias for static template member variable 
initialisation. 

MSVC doesn't like using a private type alias
5 years ago
..
ArgsFromClient.hpp Refactor SC wrapper 5 years ago
ArgsToClient.hpp Remove unused index packs 5 years ago
BufferFuncs.hpp Refactor SC wrapper 5 years ago
CopyReplyAddress.cpp Fix windows build errors by sandboxing new SendReply dependency 5 years ago
CopyReplyAddress.hpp Fix windows build errors by sandboxing new SendReply dependency 5 years ago
DeriveBaseClass.hpp Fix arcana that made MSVC / GCC sad 5 years ago
Messaging.hpp Fix windows build errors by sandboxing new SendReply dependency 5 years ago
Meta.hpp Refactor SC wrapper 5 years ago
NonRealtime.hpp Fix arcana that made MSVC / GCC sad 5 years ago
RealTimeBase.hpp Fix FluidKDTree kr crash 5 years ago
Realtime.hpp Ensure realtime objects run parameter constrainsts on creation 5 years ago