#include <pseudo_site.hh>
Public Member Functions | |
| template<typename O, typename D> | |
| void | change_target (Object< O > &, const D &) const |
| template<typename P> | |
| void | change_target (Pseudo_Site< P > &p, const mln_target(P)&new_target) const |
Definition at line 125 of file pseudo_site.hh.
| void mln::if_possible::internal::helper< true >::change_target | ( | Object< O > & | , | |
| const D & | ||||
| ) | const [inline] |
| void mln::if_possible::internal::helper< true >::change_target | ( | Pseudo_Site< P > & | p, | |
| const mln_target(P)& | new_target | |||
| ) | const [inline] |
Definition at line 129 of file pseudo_site.hh.
References mln::if_possible::change_target(), and mln::exact().
1.5.6