Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 412 Bytes

File metadata and controls

17 lines (11 loc) · 412 Bytes

God Adapter

Description

Universal adapter to transform methods of any class.

For detailed information please read the following article:

  1. Replicated Object. Part 2: God Adapter

Build Requirements

  • Supported compilers (must support c++14):
    • GCC
    • Clang
    • MSVC (2015)
  • Libraries: BOOST, version >= 1.56