著名的Parser库Spirit在VC6上的Port

源代码在线查看: solaris.hpp

软件大小: 621 K
上传用户: liuhong22008
关键词: Parser Spirit Port VC6
下载地址: 免注册下载 普通下载 VIP

相关代码

				//  (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and
				//  distribute this software is granted provided this copyright notice appears
				//  in all copies. This software is provided "as is" without express or implied
				//  warranty, and with no claim as to its suitability for any purpose.
				
				//  See http://www.boost.org for most recent version.
				
				//  sun specific config options:
				
				#define BOOST_PLATFORM "sun"
				
				#define BOOST_HAS_GETTIMEOFDAY
				
				// boilerplate code:
				#define BOOST_HAS_UNISTD_H
				#include 
				
				
				
							

相关资源