Learn more about cloning repositories
You have read-only access
Add a ispod builtin and _isPOD function to the stdlib The builtin returns true if the argument type is a POD type: needs no special handling for copy and destruct operations. Swift SVN r32242