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

Commite485685

Browse files
committed
Adding support for change in Spirit traits for transform_attribute.
1 parent9faa555 commite485685

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ namespace boost { namespace spirit { namespace traits {
2424
template<classTag>
2525
structtransform_attribute<
2626
boost::network::uri::detail::uri_parts<Tag>,
27-
typename boost::network::uri::detail::uri_parts_tuple<Tag>::type
27+
typename boost::network::uri::detail::uri_parts_tuple<Tag>::type,
28+
boost::spirit::qi::domain
2829
>
2930
{
3031
typedeftypename boost::network::uri::detail::uri_parts_tuple<Tag>::type type;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp