commit.hpp File Reference
#include <atria/funken/detail/access.hpp>
#include <atria/meta/utils.hpp>
#include <utility>

Go to the source code of this file.

Namespaces

 atria
 C++ amazing templates and reusable implementations awesomeness.
 
 atria::funken
 Provides a experimental library for writing epocal and functional data-models.
 

Functions

template<typename... RootValueTs>
void commit (RootValueTs &&...roots)
 
Fork me on GitHub