Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit37357c6

Browse files
committed
Adding the correct switch for transform_attribute on the version of spirit.
1 parentf7501d6 commit37357c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎boost/network/uri/detail/parse_uri.hpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace boost { namespace spirit { namespace traits {
2525
structtransform_attribute<
2626
boost::network::uri::detail::uri_parts<Tag>,
2727
typename boost::network::uri::detail::uri_parts_tuple<Tag>::type
28-
#if SPIRIT_VERSION >= 0x2030
28+
#if SPIRIT_VERSION > 0x2030
2929
, boost::spirit::qi::domain
3030
#endif
3131
>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp