File common_cc.h¶
↰ Parent directory (dev_root/client_lib/src)
Defines types and includes libraries that are needed in most switchml implementation files.
Definition (dev_root/client_lib/src/common_cc.h)¶
Detailed Description¶
SwitchML Project The idea is we do not want the user to include lots of libraries as soon as it includes File context.h. Many libraries could be only needed for implementation. The file is included in all .cc files