Commit Graph

2 Commits

Author SHA1 Message Date
Peng Gao 884405c431 Add namespace for Item and inline janitor
Signed-off-by: Peng Gao <peng.gao.dut@gmail.com>
2016-09-01 14:03:22 +08:00
Peng Gao f26e1d0b06 Fix #3, use put common code in individual a file
If there are more than one cache map to be generated
for different types, a redeclaration error will occur,
to avoid this error, put common part in a single file.

Signed-off-by: Peng Gao <peng.gao.dut@gmail.com>
2016-09-01 11:51:17 +08:00