[LLVMdev] is the SmallVector implementation standard c++?

David Vandevoorde daveed at vandevoorde.com
Thu Aug 28 07:02:26 PDT 2008


On Aug 28, 2008, at 9:42 AM, Rafael Espindola wrote:
[...]
> Does C++ makes any
> guaranties about the relative memory position of a base and parent
> classes?


The C++ standard doesn't make such guarantees.  (Particular  
implementations may.)

	Daveed




More information about the llvm-dev mailing list