|
LLVM
4.0.0
|
Use delete by default for iplist and ilist. More...
#include <ilist.h>
Static Public Member Functions | |
| static void | deleteNode (NodeTy *V) |
Use delete by default for iplist and ilist.
Specialize this to get different behaviour for ownership-related API. (If you really want ownership semantics, consider using std::list or building something like BumpPtrList.)
|
inlinestatic |
1.8.6