| operator T() const | llama::mapping::internal::NullReference< T > | inline | 
  | operator%=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator&=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator*=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator++() -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator++(int) -> T | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator+=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator--() -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator--(int) -> T | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator-=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator/=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator<<=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator=(T) -> NullReference & | llama::mapping::internal::NullReference< T > | inline | 
  | operator>>=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator^=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | operator|=(const T &rhs) -> NullReference< T > & | llama::ProxyRefOpMixin< NullReference< T >, T > | inline | 
  | value_type typedef | llama::mapping::internal::NullReference< T > |  |