File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3957,7 +3957,7 @@ <h2 id="inherited-methods">Inherited Methods<a class="headerlink" href="#inherit
39573957< li > < code > define_singleton_method</ code > - Add class methods</ li >
39583958< li > < code > create</ code > - Create instances</ li >
39593959</ ul >
3960- < p > Struct::Instance inherits from < code > Builtin_Object<T_STRUCT> </ code > , providing access to < a href ="../object/ "> Object</ a > methods .</ p >
3960+ < p > Struct::Instance inherits from < a href ="../object/ "> Object</ a > and validates that wrapped values are Ruby structs ( < code > T_STRUCT </ code > ) .</ p >
39613961< hr />
39623962< h2 id ="example "> Example< a class ="headerlink " href ="#example " title ="Permanent link "> ¶</ a > </ h2 >
39633963< div class ="highlight "> < pre > < span > </ span > < code > < a id ="__codelineno-11-1 " name ="__codelineno-11-1 " href ="#__codelineno-11-1 "> </ a > < span class ="cp "> #include</ span > < span class ="w "> </ span > < span class ="cpf "> <rice/rice.hpp></ span >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments