view run/html_comment_04.html @ 1536:89775df1607d

vtable can't be used as a template parameter
author thomask
date Mon, 07 May 2007 05:20:25 +0000
parents 32125cf81a59
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
	<head><title>html_comment_04</title></head>
	<body>
		<pre><CODE>
int main(){ 
		<!-- <CODE>assert(0);-->
	return 0;
}
		</CODE></pre>
		<i>static assert(0);</i>
		<!-- </CODE> -->
	</body>
</html>