|
||||
File indexing completed on 2025-01-18 09:30:07
0001 // Copyright Nuxi, https://nuxi.nl/ 2015. 0002 // Distributed under the Boost Software License, Version 1.0. 0003 // (See accompanying file LICENSE_1_0.txt or copy at 0004 // http://www.boost.org/LICENSE_1_0.txt) 0005 0006 #define BOOST_PLATFORM "CloudABI" 0007 0008 #define BOOST_HAS_DIRENT_H 0009 #define BOOST_HAS_STDINT_H 0010 #define BOOST_HAS_UNISTD_H 0011 0012 #define BOOST_HAS_CLOCK_GETTIME 0013 #define BOOST_HAS_EXPM1 0014 #define BOOST_HAS_GETTIMEOFDAY 0015 #define BOOST_HAS_LOG1P 0016 #define BOOST_HAS_NANOSLEEP 0017 #define BOOST_HAS_PTHREADS 0018 #define BOOST_HAS_SCHED_YIELD
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |