text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_expression_value.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,428
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_defined_grammar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,238
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_intlit_grammar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,254
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_grammar_gen.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
773
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_chlit_grammar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,446
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_expression_grammar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
6,076
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_expression_grammar_gen.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
407
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_defined_grammar_gen.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
545
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library A generic C++ lexer token definition path_to_url LICENSE_1_0.txt or copy at path_to_url ====================================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/cpp_lex_token.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,209
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(CPP_GRAMMAR_HPP_...
/content/code_sandbox/src/boost_1_66_0/boost/wave/grammars/cpp_grammar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,953
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Grammar for universal character validation (see C++ standard: Annex E) path_to_url LICENSE_1_0.txt or copy at path_to_url ==================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/validate_universal_char.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,009
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the abstract lexer interface path_to_url LICENSE_1_0.txt or copy at path_to_url ==============================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/cpp_lex_interface.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
382
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the lexer iterator path_to_url LICENSE_1_0.txt or copy at path_to_url ========================================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/cpp_lex_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,645
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Grammar for universal character validation (see C++ standard: Annex E) path_to_url LICENSE_1_0.txt or copy at path_to_url ==================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/convert_trigraphs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
810
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the abstract lexer interface path_to_url LICENSE_1_0.txt or copy at path_to_url ==============================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/cpp_lex_interface_generator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
705
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url State machine detecting include guards in an included file. This detects two forms of include guards: #ifndef INCLUDE_GUARD_MACRO ...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/detect_include_guards.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,704
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(TOKEN_CACHE_HPP_...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/token_cache.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
444
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/cpplexer_exceptions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,148
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url file LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(SCANNER_HPP...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/re2clex/scanner.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
681
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url file LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(AQ_HPP_A21D...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/re2clex/aq.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
435
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Re2C based C++ lexer path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/re2clex/cpp_re.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
349
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(SYMBOL_TABLE_HPP...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/symbol_table.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
764
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/iteration_context.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
493
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Re2C based C++ lexer path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if...
/content/code_sandbox/src/boost_1_66_0/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,187
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/macro_definition.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,366
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/transform_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
519
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(BOOST_WAVE_FILES...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/filesystem_compatibility.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,135
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(MACRO_HELPERS_HP...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/macro_helpers.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,301
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the predefined macros path_to_url LICENSE_1_0.txt or copy at path_to_url =====================================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/cpp_macromap_predef.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,274
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Token sequence analysis and transformation helper functions path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/cpp_macromap_utils.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,213
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Global application configuration path_to_url LICENSE_1_0.txt or copy at path_to_url ========================================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/pattern_parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
375
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/interpret_pragma.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,474
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(CPP_IFBLOCK_HPP_...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/cpp_ifblock.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,069
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_has...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/time_conversion_helper.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
997
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the preprocessor iterator path_to_url LICENSE_1_0.txt or copy at path_to_url =================================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/cpp_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
20,084
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the unput queue iterator path_to_url LICENSE_1_0.txt or copy at path_to_url ==================================================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/unput_queue_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,888
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Definition of the position_iterator and file_position templates path_to_url LICENSE_1_0.txt or copy at path_to_url =========================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/file_position.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,157
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Detect the need to insert a whitespace token into the output stream path_to_url LICENSE_1_0.txt or copy at path_to_url =====================================...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/insert_whitespace_detection.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,286
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(your_sha256_hash...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/cpp_include_paths.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,025
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ // This code is taken from: //...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/flex_string.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
17,907
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #if !defined(FUNCTOR_INPUT_HP...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/functor_input.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
842
```c++ /*============================================================================= Use modification and distribution are subject to the Boost Software path_to_url ==============================================================================*/ #ifndef BOOST_FUNCTIONAL_FORWARD_ADAPTER_HPP_INCLUDED # ...
/content/code_sandbox/src/boost_1_66_0/boost/functional/forward_adapter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,931
```c++ // file LICENSE_1_0.txt or copy at path_to_url #include <boost/functional/hash/hash.hpp> ```
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
26
```c++ /*============================================================================= Use modification and distribution are subject to the Boost Software path_to_url ==============================================================================*/ #ifndef BOOST_FUNCTIONAL_LIGHTWEIGHT_FORWARD_ADAPTER_HPP_IN...
/content/code_sandbox/src/boost_1_66_0/boost/functional/lightweight_forward_adapter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,437
```c++ /*============================================================================= Use modification and distribution are subject to the Boost Software path_to_url ==============================================================================*/ #ifndef BOOST_FUNCTIONAL_FACTORY_HPP_INCLUDED # ifndef BO...
/content/code_sandbox/src/boost_1_66_0/boost/functional/factory.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,260
```c++ // (see accompanying file LICENSE_1_0.txt or a copy at // path_to_url // Home at path_to_url #ifndef DOXYGEN // Doxygen documentation only. #if !BOOST_PP_IS_ITERATING # ifndef BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_HPP_ # define BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_HPP_ # include <boost/functiona...
/content/code_sandbox/src/boost_1_66_0/boost/functional/overloaded_function.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,685
```c++ // file LICENSE_1_0.txt or copy at path_to_url #include <boost/config.hpp> #if defined(BOOST_HAS_PRAGMA_ONCE) #pragma once #endif #include <boost/functional/hash/hash_fwd.hpp> ```
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
47
```c++ /*============================================================================= Use modification and distribution are subject to the Boost Software path_to_url ==============================================================================*/ #ifndef BOOST_FUNCTIONAL_VALUE_FACTORY_HPP_INCLUDED # ifn...
/content/code_sandbox/src/boost_1_66_0/boost/functional/value_factory.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
440
```c++ /*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Macro expansion engine path_to_url LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #...
/content/code_sandbox/src/boost_1_66_0/boost/wave/util/cpp_macromap.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
15,103
```c++ // file LICENSE_1_0.txt or copy at path_to_url // Based on Peter Dimov's proposal // path_to_url // issue 6.18. // This implements the extensions to the standard. // It's undocumented, so you shouldn't use it.... #if !defined(BOOST_FUNCTIONAL_HASH_EXTENSIONS_HPP) #define BOOST_FUNCTIONAL_HASH_EXTENSIONS_...
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash/extensions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,167
```c++ // file LICENSE_1_0.txt or copy at path_to_url // Based on Peter Dimov's proposal // path_to_url // issue 6.18. #if !defined(BOOST_FUNCTIONAL_HASH_FWD_HPP) #define BOOST_FUNCTIONAL_HASH_FWD_HPP #include <boost/config.hpp> #if defined(BOOST_HAS_PRAGMA_ONCE) #pragma once #endif #include <cstddef> #include...
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash/hash_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
222
```c++ // file LICENSE_1_0.txt or copy at path_to_url // Based on Peter Dimov's proposal // path_to_url // issue 6.18. // // This also contains public domain code from MurmurHash. From the // MurmurHash header: // MurmurHash3 was written by Austin Appleby, and is placed in the public // domain. The author here...
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash/hash.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,275
```c++ // file LICENSE_1_0.txt or copy at path_to_url // // On some platforms std::limits gives incorrect values for long double. // This tries to work around them. #if !defined(BOOST_FUNCTIONAL_HASH_DETAIL_LIMITS_HEADER) #define BOOST_FUNCTIONAL_HASH_DETAIL_LIMITS_HEADER #include <boost/config.hpp> #if defined(BOOS...
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash/detail/limits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
349
```c++ // file LICENSE_1_0.txt or copy at path_to_url #if !defined(BOOST_FUNCTIONAL_HASH_DETAIL_FLOAT_FUNCTIONS_HPP) #define BOOST_FUNCTIONAL_HASH_DETAIL_FLOAT_FUNCTIONS_HPP #include <boost/config.hpp> #if defined(BOOST_HAS_PRAGMA_ONCE) #pragma once #endif #include <boost/config/no_tr1/cmath.hpp> // Set BOOST_HASH...
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash/detail/float_functions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,478
```c++ // (see accompanying file LICENSE_1_0.txt or a copy at // path_to_url // Home at path_to_url #ifndef BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_CONFIG_HPP_ #define BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_CONFIG_HPP_ /** @file @brief Change the compile-time configuration of this library. */ /** @brief Specify the maxi...
/content/code_sandbox/src/boost_1_66_0/boost/functional/overloaded_function/config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
357
```c++ // file LICENSE_1_0.txt or copy at path_to_url #if !defined(BOOST_FUNCTIONAL_HASH_DETAIL_HASH_FLOAT_HEADER) #define BOOST_FUNCTIONAL_HASH_DETAIL_HASH_FLOAT_HEADER #include <boost/config.hpp> #if defined(BOOST_HAS_PRAGMA_ONCE) #pragma once #endif #include <boost/functional/hash/detail/float_functions.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/functional/hash/detail/hash_float.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,811
```c++ // (see accompanying file LICENSE_1_0.txt or a copy at // path_to_url // Home at path_to_url #ifndef BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_DETAIL_FUNCTION_TYPE_HPP_ #define BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_DETAIL_FUNCTION_TYPE_HPP_ #include <boost/function_types/is_function.hpp> #include <boost/function_ty...
/content/code_sandbox/src/boost_1_66_0/boost/functional/overloaded_function/detail/function_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
658
```c++ // (see accompanying file LICENSE_1_0.txt or a copy at // path_to_url // Home at path_to_url #if !BOOST_PP_IS_ITERATING # ifndef BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_DETAIL_BASE_HPP_ # define BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_DETAIL_BASE_HPP_ # include <boost/functional/overloaded_function/co...
/content/code_sandbox/src/boost_1_66_0/boost/functional/overloaded_function/detail/base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
652
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file xpressive_typeof.hpp /// Type registrations so that xpressive can be used with the Boost.Typeof library. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_XPRESSIVE_TYPEOF_H #define BOOST_XPRESSIVE_XPRE...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/xpressive_typeof.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,895
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file xpressive_static.hpp /// Includes everything you need to write static regular expressions and use /// them. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_STATIC_HPP_EAN_10_04_2005 #define BOOST_XPRE...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/xpressive_static.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
207
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file basic_regex.hpp /// Contains the definition of the basic_regex\<\> class template and its /// associated helper functions. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_BASIC_REGEX_HPP_EAN_10_04_200...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/basic_regex.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,619
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_iterator.hpp /// Contains the definition of the regex_iterator type, an STL-compatible iterator /// for stepping through all the matches in a sequence. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRE...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,110
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_traits.hpp /// Includes the C regex traits or the CPP regex traits header file depending on the /// BOOST_XPRESSIVE_USE_C_TRAITS macro. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_REGEX_TRAI...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
575
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file match_results.hpp /// Contains the definition of the match_results type and associated helpers. /// The match_results type holds the results of a regex_match() or /// regex_search() operation. // // LICENSE_1_0.txt or copy...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/match_results.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
10,438
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_compiler.hpp /// Contains the definition of regex_compiler, a factory for building regex objects /// from strings. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_REGEX_COMPILER_HPP_EAN_10_04_20...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_compiler.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,686
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file xpressive_fwd.hpp /// Forward declarations for all of xpressive's public data types. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_XPRESSIVE_FWD_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_XPRESSIVE_...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/xpressive_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,520
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_actions.hpp /// Defines the syntax elements of xpressive's action expressions. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_ACTIONS_HPP_EAN_03_22_2007 #define BOOST_XPRESSIVE_ACTIONS_HPP_EAN_...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_actions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
12,933
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_primitives.hpp /// Contains the syntax elements for writing static regular expressions. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_REGEX_PRIMITIVES_HPP_EAN_10_04_2005 #define BOOST_XPRESSIV...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_primitives.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
7,959
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file xpressive_dynamic.hpp /// Includes everything you need to write and use dynamic regular expressions. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DYNAMIC_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/xpressive_dynamic.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
166
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file xpressive.hpp /// Includes all of xpressive including support for both static and /// dynamic regular expressions. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_HPP_EAN_10_04_2005 #define BOOST_XPRE...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/xpressive.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
118
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_error.hpp /// Contains the definition of the regex_error exception class. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_REGEX_ERROR_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_REGEX_ERROR_HPP_E...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_error.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
660
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_algorithms.hpp /// Contains the regex_match(), regex_search() and regex_replace() algorithms. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_ALGORITHMS_HPP_EAN_10_04_2005 #define BOOST_XPRESSIV...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_algorithms.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
7,485
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_token_iterator.hpp /// Contains the definition of regex_token_iterator, and STL-compatible iterator /// for tokenizing a string using a regular expression. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_token_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,005
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file sub_match.hpp /// Contains the definition of the class template sub_match\<\> /// and associated helper functions // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_SUB_MATCH_HPP_EAN_10_04_2005 #define B...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/sub_match.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,122
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file regex_constants.hpp /// Contains definitions for the syntax_option_type, match_flag_type and /// error_type enumerations. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_REGEX_CONSTANTS_HPP_EAN_10_04_...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/regex_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,971
```c++ /////////////////////////////////////////////////////////////////////////////// // parser_enum.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSER_ENUM_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSER_ENUM_HPP_EAN_10_04_2005 // MS compatible compilers...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/parser_enum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
601
```c++ /////////////////////////////////////////////////////////////////////////////// // detail_fwd.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DETAIL_FWD_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_DETAIL_FWD_HPP_EAN_10_04_2005 // MS compatible compilers support #pragma on...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/detail_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,594
```c++ /////////////////////////////////////////////////////////////////////////////// /// \file parser.hpp /// Contains the definition of regex_compiler, a factory for building regex objects /// from strings. // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSER_HPP_EAN_10_04_200...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,170
```c++ /////////////////////////////////////////////////////////////////////////////// // parse_charset.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSE_CHARSET_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSE_CHARSET_HPP_EAN_10_04_2005 // MS compatible com...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/parse_charset.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,756
```c++ /////////////////////////////////////////////////////////////////////////////// // sequence.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_SEQUENCE_HPP_EAN_04_10_2006 #define BOOST_XPRESSIVE_DETAIL_DYNAMIC_SEQUENCE_HPP_EAN_04_10_2006 // MS compatible compilers support ...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/sequence.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,052
```c++ /////////////////////////////////////////////////////////////////////////////// // dynamic.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_DYNAMIC_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_DYNAMIC_DYNAMIC_HPP_EAN_10_04_2005 // MS compatible compilers support #pr...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/dynamic.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,280
```c++ /////////////////////////////////////////////////////////////////////////////// // matchable.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_MATCHABLE_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_DYNAMIC_MATCHABLE_HPP_EAN_10_04_2005 // MS compatible compilers suppo...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/matchable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,176
```c++ /////////////////////////////////////////////////////////////////////////////// // static.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_STATIC_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_STATIC_HPP_EAN_10_04_2005 // MS compatible compilers support #pragma ...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/static.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,741
```c++ /////////////////////////////////////////////////////////////////////////////// // detail/dynamic/parser_traits.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSER_TRAITS_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_DYNAMIC_PARSER_TRAITS_HPP_EAN_10_04_2005 // MS...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/dynamic/parser_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,767
```c++ /////////////////////////////////////////////////////////////////////////////// // width_of.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_WIDTH_OF_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_WIDTH_OF_HPP_EAN_10_04_2005 // MS compatible compilers support #p...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/width_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,054
```c++ /////////////////////////////////////////////////////////////////////////////// // visitor.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_VISITOR_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_VISITOR_HPP_EAN_10_04_2005 // MS compatible compilers support #prag...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/visitor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
852
```c++ /////////////////////////////////////////////////////////////////////////////// // is_pure.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_IS_PURE_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_IS_PURE_HPP_EAN_10_04_2005 // MS compatible compilers support #prag...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/is_pure.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,685
```c++ /////////////////////////////////////////////////////////////////////////////// // placeholders.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_PLACEHOLDERS_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_PLACEHOLDERS_HPP_EAN_10_04_2005 // MS compatible compiler...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/placeholders.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
543
```c++ /////////////////////////////////////////////////////////////////////////////// // type_traits.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_TYPE_TRAITS_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_TYPE_TRAITS_HPP_EAN_10_04_2005 // MS compatible compilers s...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/type_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
463
```c++ /////////////////////////////////////////////////////////////////////////////// // compile.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_COMPILE_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_COMPILE_HPP_EAN_10_04_2005 // MS compatible compilers support #prag...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/compile.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
850
```c++ /////////////////////////////////////////////////////////////////////////////// // transmogrify.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_TRANSMOGRIFY_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_TRANSMOGRIFY_HPP_EAN_10_04_2005 // MS compatible compiler...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transmogrify.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,805
```c++ /////////////////////////////////////////////////////////////////////////////// // modifier.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_MODIFIER_HPP_EAN_10_04_2005 #define BOOST_XPRESSIVE_DETAIL_STATIC_MODIFIER_HPP_EAN_10_04_2005 // MS compatible compilers support #p...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/modifier.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
347
```c++ /////////////////////////////////////////////////////////////////////////////// // as_inverse.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash5_2007 #define your_sha256_hash5_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_inverse.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
568
```c++ /////////////////////////////////////////////////////////////////////////////// // as_modifier.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash05_2007 #define your_sha256_hash05_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #include <...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_modifier.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
460
```c++ /////////////////////////////////////////////////////////////////////////////// // as_matcher.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash1_2007 #define your_sha256_hash1_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_matcher.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
248
```c++ /////////////////////////////////////////////////////////////////////////////// // as_alternate.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash_01_2007 #define your_sha256_hash_01_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #includ...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_alternate.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
823
```c++ /////////////////////////////////////////////////////////////////////////////// // grammar.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_XPRESSIVE_DETAIL_STATIC_GRAMMAR_HPP_EAN_11_12_2006 #define BOOST_XPRESSIVE_DETAIL_STATIC_GRAMMAR_HPP_EAN_11_12_2006 // MS compatible compilers support #prag...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/grammar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,333
```c++ /////////////////////////////////////////////////////////////////////////////// // as_marker.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash_2007 #define your_sha256_hash_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_marker.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
334
```c++ /////////////////////////////////////////////////////////////////////////////// // as_sequence.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash01_2007 #define your_sha256_hash01_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #include <...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_sequence.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
288
```c++ /////////////////////////////////////////////////////////////////////////////// // as_independent.hpp // // LICENSE_1_0.txt or copy at path_to_url #ifndef your_sha256_hash04_05_2007 #define your_sha256_hash04_05_2007 // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif #...
/content/code_sandbox/src/boost_1_66_0/boost/xpressive/detail/static/transforms/as_independent.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,432