tipc
A TIP to LLVM compiler
Functions
ASTinternal.h File Reference
#include "ASTNode.h"
#include <algorithm>
Include dependency graph for ASTinternal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
std::vector< T * > rawRefs (const std::vector< std::shared_ptr< T >> &v)
 

Function Documentation

◆ rawRefs()

template<typename T >
std::vector<T *> rawRefs ( const std::vector< std::shared_ptr< T >> &  v)