Skip to content
Snippets Groups Projects
Commit e5a3a5b2 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Gerald Pfeifer
Browse files

stl_alloc.h (__default_alloc_template::_S_chunk_alloc): Cast via void* to...

stl_alloc.h (__default_alloc_template::_S_chunk_alloc): Cast via void* to avoid -Wcast-align warnings.

	* include/bits/stl_alloc.h (__default_alloc_template::_S_chunk_alloc):
	Cast via void* to avoid -Wcast-align warnings.
	(__default_alloc_template::_S_refill): Likewise.

From-SVN: r67041
parent ca5e1be8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment