Skip to content

gridem/GodAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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