5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# name: alloc
|
||
|
|
# key: alloc
|
||
|
|
# --
|
||
|
|
const xplat::polymorphic_allocator<> alloc;
|