44 std::shared_ptr<const IAccessProfile> p2);
Helper class that merges profile together.
This is the header file for a generated source file, GitSHA1.cpp.
std::shared_ptr< IAccessProfile > IAccessProfilePtr
virtual IAccessProfilePtr merge(std::shared_ptr< const IAccessProfile > p1, std::shared_ptr< const IAccessProfile > p2)
Build a new Profile object by merging two profiles.