const size_t pugi::memory_block_size = 32768

Memory block size, used for fast allocator. Memory for DOM tree is allocated in blocks of memory_block_size + 4. This value affects size of xml_memory class.


Generated on 30 May 2010 for libzzub by  doxygen 1.6.1