// // Cforall Version 1.0.0 Copyright (C) 2019 University of Waterloo // // The contents of this file are covered under the licence agreement in the // file "LICENCE" distributed with Cforall. // // Chain.hpp -- // // Author : Thierry Delisle // Created On : Wed Jun 05 14:11:52 2019 // Last Modified By : // Last Modified On : // Update Count : // #include "Node.hpp" namespace ast { template struct _chain_mutator; template struct _chain_mutator>; template