Skip to content

Commit

Permalink
Update adoc/chapters/device_compiler.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Lueck <gregory.m.lueck@intel.com>
  • Loading branch information
Naghasan and gmlueck authored Dec 7, 2023
1 parent 4e5fafe commit d2c1a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoc/chapters/device_compiler.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ device kernel or code called by the device kernel.
** Static data members are treated the same way as for variable in namespace
scope

If a prvalue-to-xvalue conversion happens as part of the an initialization
If a prvalue-to-xvalue conversion happens as part of an initialization
expression, then the result is assigned to the same address space as the entity
being initialized.
Otherwise, if the conversion happens in a block scope or function parameter
Expand Down

0 comments on commit d2c1a2a

Please sign in to comment.