22 #ifndef ASTSHIM_FUNCTIONAL_H 23 #define ASTSHIM_FUNCTIONAL_H 25 #include "astshim/FrameSet.h" 59 std::shared_ptr<FrameSet>
append(FrameSet
const& first, FrameSet
const& second);
63 #endif // ASTSHIM_FUNCTIONAL_H AST wrapper classes and functions.
Definition: attributes_channel.dox:1
std::shared_ptr< FrameSet > append(FrameSet const &first, FrameSet const &second)
Definition: functional.cc:28